Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 3238 packages, results 2201 to 2300 | Next

py-configargparse Argparse-like with config files or environment variables support
py-configobj Config file reading, writing and validation
py-configparser Updated configparser from Python 3.5
py-constantly Symbolic constants in Python
py-constants Simple way to deal with environment constants
py-construct Powerful declarative parser for binary data
py-contextlib2 Backports and enhancements for the contextlib module
py-contextvars PEP 567 Backport
py-cookiecutter Command-line utility that creates projects from project templates
py-cooldict Some useful dict-like structures
py-coverage Python module that measures code coverage for Python
py-cparser C parser in Python
py-CppHeaderParser Python library to parse C++ header files
py-cpplint Static code checker for C++
py-cppy C++ headers for C extension development
py-crayons Colored string formatting for the terminal
py-curses Curses module for Python
py-cursespanel Curses panel module for Python
py-curtsies Curses-like terminal wrapper, with colored strings
py-cwcwidth Python bindings for wc(s)width
py-cxfreeze (V) Freezing python scripts into executables
py-cyordereddict Cython implementation of Python's collections.OrderedDict
py-cython C-Extensions for Python
py-cytoolz Cython Toolz High performance functional utilities
py-d2to1 Allows using distutils2-like setup.cfg files package's metadata
py-daemon Library to implement a well-behaved Unix daemon process
py-daemonize Library for writing system daemons in Python
py-darcsver Generate a version number from darcs history
py-dash Python utility libraries for doing stuff in a functional way
py-dataclasses Backport of the dataclasses module for Python 3.6
py-ddt Data-Driven/Decorated Tests
py-decorator Generic Python decorator utilities
py-deepstate Augments C/C++ Test-Driven Development with Symbolic Execution
py-Deprecated @deprecated decorator to deprecate old classes, functions, or methods
py-deprecation Library to handle automated deprecations
py-dialog Python wrapper for the dialog utility
py-dialog2 Python wrapper for the dialog utility
py-dict2xml Small utility to convert Python dict to XML string
py-distorm3 Powerful Disassembler Library For x86/AMD64
py-distro OS platform information API
py-doc8 Opinionated style checker for rst styles of documentation
py-docopt Helps creating command-line interfaces
py-docstyle Python docstring style checker
py-doctor API doc generator
py-dogpile-cache Caching front-end based on the Dogpile lock
py-dotenv Add .env support to your django/flask apps
py-dulwich Python implementation of Git
py-editorconfig-core Editorconfig python library
py-entrypoints Discover and load entry points from installed packages
py-enum34 Python 3.4 Enum backported
py-exam Helpers for better testing
py-execnet Rapid multi-Python deployment
py-expressions Extensible arithmetic expression parser and compiler
py-extension-helpers Helpers to assist building packages with C/Cython extension
py-extras Useful extra bits for Python
py-extratools Extra functional tools beyond standard libraries
py-factory_boy Versatile test fixtures replacement
py-fakefs Fake file system that mocks the Python file system modules
py-faker Python package that generates fake data for you
py-falcon Unladen web framework for building APIs and app backends
py-fann2 Python bindings for Fast Artificial Neural Network (FANN)
py-fasteners Python package providing useful locks
py-fastimport Fastimport parser and generator in Python
py-filebytes Library to read and edit ELF, PE, MachO and OAT files
py-filechunkio Chunck files for input/output
py-filelock Platform independent file lock
py-fixtures Fixtures, reusable state for writing clean tests and more
py-flake8 Modular source code checker for Python programs
py-flake8-docstrings Extension for flake8 using pydocstyle to check docstrings
py-flake8-import-order Flake8 and pylama plugin that checks the ordering of import statements
py-flake8-polyfill Polyfill package for Flake8 plugins
py-flakes Passive checker of Python programs
py-flaky Plugin for nose or py.test that automatically reruns flaky tests
py-flexmock Mock/Stub/Spy library for Python
py-flit Python and PyPI packaging tool
py-flit_core Python and PyPI packaging tool -- core library
py-flufl.i18n High level API for Python internationalization
py-flufl.lock NFS-safe file locking with timeouts for POSIX systems
py-flufl.testing Small collection of test tool plugins
py-freezegun Let your Python tests travel through time
py-frozendict Immutable wrapper around dictionaries
py-func_timeout Specify timeouts when calling any existing function
py-funcparserlib Recursive descent parsing library based on functional combinators
py-funcsigs Python function signatures package for Python 2.6, 2.7 and 3.2+
py-functools32 Backport of the functools module from Python 3.2.3
py-future Clean single-source support for Python 3 and 2
py-futures Library brings asynchronous computations from Python 3.x
py-fuzzywuzzy Fuzzy String Matching in Python
py-game Set of Python modules designed for writing games
py-gcovr Generate GCC code coverage reports
py-generate Python interface to Generate
py-gflags Python equivalent of gflags, a commandline flag implementation
py-gitdb Git Object Database
py-gitinspector The statistical analysis tool for git repositories
py-gitinspector-devel The statistical analysis tool for git repositories
py-gitpython Python Git Library
py-gobject Python bindings for glib2 gobject
py-gobject-shared Python bindings for glib2 gobject
py-google-api-core Python support library for multiple Google libraries
py-google-apputils Google Application Utilities for Python